- fault event
- 1. проявление неисправностей2. проявление неисправности
English-Russian base dictionary . 2014.
English-Russian base dictionary . 2014.
Fault tree analysis — (FTA) is a failure analysis in which an undesired state of a system is analyzed using boolean logic to combine a series of lower level events. This analysis method is mainly used in the field of safety engineering to quantitatively determine the… … Wikipedia
Event notification — is a term used in conjunction with communications software for linking applications that generate small messages (the events ) to applications that monitor the associated conditions and may take actions triggered by events. Event notification is… … Wikipedia
Event monitoring — In computer science, event monitoring is the process of collecting, analyzing, and signalling event occurrences to subscribers such as operating system processes, active database rules as well as human operators. These event occurrences may stem… … Wikipedia
Fault (geology) — Part of a series on earthquakes Types Foreshock • Aftershock • Blind thrust Doublet • Interplate • … Wikipedia
Fault injection — In software testing, fault injection is a technique for improving the coverage of a test by introducing faults in order to test code paths, in particular error handling code paths, that might otherwise rarely be followed. It is often used with… … Wikipedia
Fault-tolerant design — In engineering, Fault tolerant design, also known as fail safe design, is a design that enables a system to continue operation, possibly at a reduced level (also known as graceful degradation), rather than failing completely, when some part of… … Wikipedia
Fault-tolerant system — This article contains specific implementations of fault tolerant systems. For general theory, see fault tolerant design. Fault tolerance or graceful degradation is the property that enables a system (often computer based) to continue operating… … Wikipedia
Fault (legal) — The meaning of fault Different forms of liability employ different notions of fault, in some there is no need to prove fault. Fault basically refers to legal blameworthiness and responsibility in each area of law. It refers to both the Actus Reus … Wikipedia
Fault scarp — A fault scarp is the topographic expression of faulting attributed to the displacement of the land surface by movement along the fault. It can be caused by differential erosion along an old inactive geologic fault (a sort of old rupture) with… … Wikipedia
Fault management — In network management, fault management is the set of functions that detect, isolate, and correct malfunctions in a telecommunications network, compensate for environmental changes, and include maintaining and examining error logs, accepting and… … Wikipedia
Event (computing) — In computing an event is an action that is usually initiated outside the scope of a program and that is handled by a piece of code inside the program. Typically events are handled synchronous with the program flow, that is, the program has one or … Wikipedia